home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / modules / nessus-2.2.8.mo / usr / lib / nessus / plugins / debian_DSA-666.nasl < prev    next >
Text File  |  2005-03-31  |  4KB  |  94 lines

  1. # This script was automatically generated from the dsa-666
  2. # Debian Security Advisory
  3. # It is released under the Nessus Script Licence.
  4. # Advisory is copyright 1997-2004 Software in the Public Interest, Inc.
  5. # See http://www.debian.org/license
  6. # DSA2nasl Convertor is copyright 2004 Michel Arboi
  7.  
  8. if (! defined_func('bn_random')) exit(0);
  9.  
  10. desc = '
  11. The Python development team has discovered a flaw in their language
  12. package.  The SimpleXMLRPCServer library module could permit remote
  13. attackers unintended access to internals of the registered object or
  14. its module or possibly other modules.  The flaw only affects Python
  15. XML-RPC servers that use the register_instance() method to register an
  16. object without a _dispatch() method.  Servers using only
  17. register_function() are not affected.
  18. For the stable distribution (woody) this problem has been fixed in
  19. version 2.2.1-4.7.  No other version of Python in woody is affected.
  20. For the testing (sarge) and unstable (sid) distributions the following
  21. matrix explains which version will contain the correction in which
  22. version:
  23. We recommend that you upgrade your Python packages.
  24.  
  25.  
  26. Solution : http://www.debian.org/security/2005/dsa-666
  27. Risk factor : High';
  28.  
  29. if (description) {
  30.  script_id(16340);
  31.  script_version("$Revision: 1.1 $");
  32.  script_xref(name: "DSA", value: "666");
  33.  script_cve_id("CAN-2005-0089");
  34.  
  35.  script_description(english: desc);
  36.  script_copyright(english: "This script is (C) 2005 Michel Arboi");
  37.  script_name(english: "[DSA666] DSA-666-1 python2.2");
  38.  script_category(ACT_GATHER_INFO);
  39.  script_family(english: "Debian Local Security Checks");
  40.  script_dependencies("ssh_get_info.nasl");
  41.  script_require_keys("Host/Debian/dpkg-l");
  42.  script_summary(english: "DSA-666-1 python2.2");
  43.  exit(0);
  44. }
  45.  
  46. include("debian_package.inc");
  47.  
  48. w = 0;
  49. if (deb_check(prefix: 'idle-python2.2', release: '3.0', reference: '2.2.1-4.7')) {
  50.  w ++;
  51.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package idle-python2.2 is vulnerable in Debian 3.0.\nUpgrade to idle-python2.2_2.2.1-4.7\n');
  52. }
  53. if (deb_check(prefix: 'python2.2', release: '3.0', reference: '2.2.1-4.7')) {
  54.  w ++;
  55.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package python2.2 is vulnerable in Debian 3.0.\nUpgrade to python2.2_2.2.1-4.7\n');
  56. }
  57. if (deb_check(prefix: 'python2.2-dev', release: '3.0', reference: '2.2.1-4.7')) {
  58.  w ++;
  59.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package python2.2-dev is vulnerable in Debian 3.0.\nUpgrade to python2.2-dev_2.2.1-4.7\n');
  60. }
  61. if (deb_check(prefix: 'python2.2-doc', release: '3.0', reference: '2.2.1-4.7')) {
  62.  w ++;
  63.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package python2.2-doc is vulnerable in Debian 3.0.\nUpgrade to python2.2-doc_2.2.1-4.7\n');
  64. }
  65. if (deb_check(prefix: 'python2.2-elisp', release: '3.0', reference: '2.2.1-4.7')) {
  66.  w ++;
  67.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package python2.2-elisp is vulnerable in Debian 3.0.\nUpgrade to python2.2-elisp_2.2.1-4.7\n');
  68. }
  69. if (deb_check(prefix: 'python2.2-examples', release: '3.0', reference: '2.2.1-4.7')) {
  70.  w ++;
  71.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package python2.2-examples is vulnerable in Debian 3.0.\nUpgrade to python2.2-examples_2.2.1-4.7\n');
  72. }
  73. if (deb_check(prefix: 'python2.2-gdbm', release: '3.0', reference: '2.2.1-4.7')) {
  74.  w ++;
  75.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package python2.2-gdbm is vulnerable in Debian 3.0.\nUpgrade to python2.2-gdbm_2.2.1-4.7\n');
  76. }
  77. if (deb_check(prefix: 'python2.2-mpz', release: '3.0', reference: '2.2.1-4.7')) {
  78.  w ++;
  79.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package python2.2-mpz is vulnerable in Debian 3.0.\nUpgrade to python2.2-mpz_2.2.1-4.7\n');
  80. }
  81. if (deb_check(prefix: 'python2.2-tk', release: '3.0', reference: '2.2.1-4.7')) {
  82.  w ++;
  83.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package python2.2-tk is vulnerable in Debian 3.0.\nUpgrade to python2.2-tk_2.2.1-4.7\n');
  84. }
  85. if (deb_check(prefix: 'python2.2-xmlbase', release: '3.0', reference: '2.2.1-4.7')) {
  86.  w ++;
  87.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package python2.2-xmlbase is vulnerable in Debian 3.0.\nUpgrade to python2.2-xmlbase_2.2.1-4.7\n');
  88. }
  89. if (deb_check(prefix: 'python2.2', release: '3.0', reference: '2.2.1-4.7')) {
  90.  w ++;
  91.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package python2.2 is vulnerable in Debian woody.\nUpgrade to python2.2_2.2.1-4.7\n');
  92. }
  93. if (w) { security_hole(port: 0, data: desc); }
  94.